eliminate queues in csv style handling.
authortsteven4 <tsteven4@gmail.com>
Mon, 15 Oct 2018 17:00:54 +0000 (11:00 -0600)
committertsteven4 <tsteven4@gmail.com>
Mon, 15 Oct 2018 17:00:54 +0000 (11:00 -0600)
commit0a706cbe6973b0e3c5f7c9de27376725680fc5db
tree2a9cd82036d0feb74c70aeee729561761d77ba15
parent11bef4dcbca5700289e4a4e0739480ab63d8b126
eliminate queues in csv style handling.

also:
fix bug with style option encoding.
pass some parameters by const reference.
eliminate some unused time fiddling.
csv_util.cc
csv_util.h
xcsv.cc